home *** CD-ROM | disk | FTP | other *** search
/ Aminet 50 / Aminet 50 (2002)(GTI - Schatztruhe)[!][Aug 2002].iso / Aminet / text / edit / tecoc-146.lha / tecoc.opt < prev    next >
Text File  |  1991-07-05  |  250b  |  7 lines

  1. !
  2. ! This options file adds the NOWRT attribute to the program section that
  3. ! contains literal text strings.  This way,  if the program tries to write
  4. ! into a literal string,  an access violation will occur.
  5. !
  6. PSECT_ATTR=$CHAR_STRING_CONSTANTS,NOWRT
  7.